[INFO] fetching crate plugin-interfaces 0.1.2...
[INFO] fixing plugin-interfaces-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] extracting crate plugin-interfaces 0.1.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate plugin-interfaces 0.1.2
[INFO] finished tweaking crates.io crate plugin-interfaces 0.1.2
[INFO] tweaked toml for crates.io crate plugin-interfaces 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate plugin-interfaces 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate plugin-interfaces 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70
[INFO] running `Command { std: "docker" "start" "27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking winnow v0.7.11
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.102
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking plugin-interfaces v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/message/stream_message.rs (2 fixes)
[INFO] [stderr]        Fixed src/pluginui/ui.rs (1 fix)
[INFO] [stderr]        Fixed src/logging/logging.rs (21 fixes)
[INFO] [stderr]        Fixed src/metadata.rs (2 fixes)
[INFO] [stderr]        Fixed src/symbols.rs (9 fixes)
[INFO] [stderr]        Fixed src/callbacks.rs (1 fix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.48s
[INFO] [stderr] crater-edition-check: plugin-interfaces v0.1.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking plugin-interfaces v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:9
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |         |                                                                             |
[INFO] [stdout]     | |         |                                                                             temporary value is freed at the end of this statement
[INFO] [stdout]     | |         creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:210:9
[INFO] [stdout]     |
[INFO] [stdout] 210 |           log_info!("Starting stream with context: {:?}", plugin_ctx);
[INFO] [stdout]     |           ----------------------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 219 | /         log_info!(
[INFO] [stdout] 220 | |             "Starting stream: {} {} {}",
[INFO] [stdout] 221 | |             stream_id,
[INFO] [stdout] 222 | |             plugin_id,
[INFO] [stdout] 223 | |             instance_id
[INFO] [stdout] 224 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/logging/logging.rs:46:46
[INFO] [stdout]     |
[INFO] [stdout]  45 |       ($color_code:expr_2021, $($arg:tt)*) => {{
[INFO] [stdout]     |  ______________________________________________-
[INFO] [stdout]  46 | |         format_args!("\u{1B}[{}m{}\u{1B}[m", $color_code as u8, format_args!($($arg)*))
[INFO] [stdout]     | |                                              ^^^^^^^^^^^^^^^^^                        - temporary value is freed at the end of this statement
[INFO] [stdout]     | |                                              |
[INFO] [stdout]     | |                                              creates a temporary value which is freed while still in use
[INFO] [stdout]  47 | |     }};
[INFO] [stdout]     | |_____- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/message/stream_message.rs:233:13
[INFO] [stdout]     |
[INFO] [stdout] 233 |               log_info!("Stream started successfully");
[INFO] [stdout]     |               ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout]     = note: this error originates in the macro `$crate::with_color` which comes from the expansion of the macro `log_info` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin-interfaces` (lib) due to 15 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `plugin-interfaces` (lib test) due to 15 previous errors
[INFO] running `Command { std: "docker" "inspect" "27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70", kill_on_drop: false }`
[INFO] [stdout] 27bfbe1f8ef65804fd44d140095cdc67e0bf9f52644474bee0cb02ed11e48c70
